专业字典>英语词典>device driver翻译和用法

device driver

英 [dɪˈvaɪs ˈdraɪvə(r)]

美 [dɪˈvaɪs ˈdraɪvər]

设备驱动程序

计算机

英英释义

noun

  • (computer science) a program that determines how a computer will communicate with a peripheral device
      Synonym:driver

    双语例句

    • USB device driver is a reliable guarantee for USB device function.
      USB驱动程序是实现USB设备功能的可靠保证。
    • Applications suited to assembly language: hardware device driver and embedded systems and computer games requiring direct hardware access.
      硬件设备驱动、嵌入式系统和要求直接硬件访问的计算机游戏。
    • An Embedded System Design for USB Device Driver
      一种嵌入式系统USB驱动程序的设计
    • Also, you can use friendly name if your device driver supports it.
      此外,如果您的设备驱动程序支持,则可以使用友好的名称。
    • Enabled universal TUN/ TAP device driver support in the kernel to support opening a VPN connection.
      启用通用TUN/TAP设备设备在内核中的驱动来支持支持打开VPN连接。
    • At initialization time, a device driver allocates a net_device structure and then initializes it with its necessary routines.
      在进行初始化时,设备驱动程序会分配一个netdevice结构,然后使用必须的程序对其进行初始化。
    • CNC System Used in Embedded Linux Device Driver Research
      应用于数控系统嵌入式Linux设备驱动程序的研究
    • The device driver will be installed with the default settings.
      设备驱动程序将按默认设置安装。
    • The script uses WLAN tools and utilities to configure device driver parameters like WEP keys and SSIDs.
      这个脚本使用WLAN工具和实用程序来配置设备驱动程序参数,例如WEP关键字和SSID。
    • Its main job is to load the correct device driver ( module) based on the device identifier.
      它的主要工作就是根据设备的标识来加载正确的设备驱动(模块)。